FaISIRcCode 
Logical Entity Name  FaISIRcCode 
Default Table Name  FaISIRcCode 
Physical Only  NO 
Definition 
 
Note 
 

FaISIRcCode Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyStudentID(PK)(FK)    int  NO 
 
AwardYear(PK)    char(7)  NO 
 
cCode(PK)    char(3)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaISIRcCode Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaISIRcCode_SyStudentID_AwardYear_cCode  PrimaryKey  SyStudentID, AwardYear, cCode 

FaISIRcCode Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
syStudent  Identifying  One To Zero or More  FK_FaISIRcCode_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRcCode_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaISIRcCode Check Constraints 
Check Constraint Name  CheckConstraint